[INFO] cloning repository https://github.com/skyne/idklol-server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/skyne/idklol-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskyne%2Fidklol-server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskyne%2Fidklol-server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3614937820c2bc74fccca73572ba00157f10067a
[INFO] testing skyne/idklol-server against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskyne%2Fidklol-server" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/skyne/idklol-server
[INFO] finished tweaking git repo https://github.com/skyne/idklol-server
[INFO] tweaked toml for git repo https://github.com/skyne/idklol-server written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/skyne/idklol-server on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/skyne/idklol-server already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9c36b81491a92ab2724675c45de89eca6989c5cd51ea29d748d8474e2185fc3a
[INFO] running `Command { std: "docker" "start" "-a" "9c36b81491a92ab2724675c45de89eca6989c5cd51ea29d748d8474e2185fc3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9c36b81491a92ab2724675c45de89eca6989c5cd51ea29d748d8474e2185fc3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c36b81491a92ab2724675c45de89eca6989c5cd51ea29d748d8474e2185fc3a", kill_on_drop: false }`
[INFO] [stdout] 9c36b81491a92ab2724675c45de89eca6989c5cd51ea29d748d8474e2185fc3a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 981662788efb1ce4593fbdd8bd8ee5cdd98e8047947fb4d968bcf2951577c464
[INFO] running `Command { std: "docker" "start" "-a" "981662788efb1ce4593fbdd8bd8ee5cdd98e8047947fb4d968bcf2951577c464", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aws-lc-rs v1.16.0
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling cc v1.2.47
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling signatory v0.27.1
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling rustls-native-certs v0.7.3
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.37.1
[INFO] [stderr]    Compiling nuid v0.5.0
[INFO] [stderr]    Compiling gethostname v0.2.3
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling tracing-log v0.1.4
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling p384 v0.13.1
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling simple_asn1 v0.6.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling opentelemetry v0.27.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling nkeys v0.4.5
[INFO] [stderr]    Compiling serde_nanos v0.1.4
[INFO] [stderr]    Compiling tracing-bunyan-formatter v0.3.10
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling tracing-appender v0.2.4
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling jsonwebtoken v10.3.0
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling prost-types v0.12.6
[INFO] [stderr]    Compiling prost-build v0.12.6
[INFO] [stderr]    Compiling tonic-build v0.10.2
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.1
[INFO] [stderr]    Compiling tryhard v0.5.2
[INFO] [stderr]    Compiling opentelemetry_sdk v0.27.1
[INFO] [stderr]    Compiling tonic v0.14.5
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling tonic-prost v0.14.5
[INFO] [stderr]    Compiling idklol-characters v0.1.0 (/opt/rustwide/workdir/characters)
[INFO] [stderr]    Compiling idklol-chat v0.1.0 (/opt/rustwide/workdir/chat)
[INFO] [stderr]    Compiling tracing-opentelemetry v0.28.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.18
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling async-nats v0.36.0
[INFO] [stderr]    Compiling async-nats v0.39.0
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling tonic v0.12.3
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling opentelemetry-proto v0.27.0
[INFO] [stderr]    Compiling opentelemetry-otlp v0.27.0
[INFO] [stderr]    Compiling tonic v0.10.2
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling idklol-common v0.1.0 (/opt/rustwide/workdir/common)
[INFO] [stdout] warning: fields `email`, `realm_access`, and `sub` are never read
[INFO] [stdout]   --> common/src/auth/jwt/jwt_validator_service.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | struct Claims {
[INFO] [stdout]    |        ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 19 |     email: Option<String>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 20 |     realm_access: Option<RealmAccess>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 21 |     sub: Option<String>,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Claims` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling idklol-npc-interactions-bridge v0.1.0 (/opt/rustwide/workdir/npc-interactions-bridge)
[INFO] [stderr]    Compiling idklol-npc-metadata-service v0.1.0 (/opt/rustwide/workdir/npc-metadata-service)
[INFO] [stdout] warning: unused variable: `request`
[INFO] [stdout]   --> characters/src/services/catalog_service.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |         request: Request<()>,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `skin_color_id` and `class_id` are never read
[INFO] [stdout]   --> characters/src/bin/admin_nats_server.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | struct SetCombinationRequest {
[INFO] [stdout]    |        --------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 38 |     skin_color_id: Option<i32>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 39 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout] 40 |     class_id: Option<i32>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SetCombinationRequest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `request`
[INFO] [stdout]   --> characters/src/services/catalog_service.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |         request: Request<()>,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `idklol-npc-metadata-service` (bin "npc-metadata-service")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name npc_metadata_service --edition=2024 npc-metadata-service/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=643ec2d4d78871fd -C extra-filename=-3cc7a047d1a39752 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_nats=/opt/rustwide/target/debug/deps/libasync_nats-83f2bbb1132a1c1e.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-0998d2f9697972c1.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-34de411768ae30f9.rlib --extern idklol_common=/opt/rustwide/target/debug/deps/libidklol_common-2661d55cd4c93971.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-e4b9ce20aa8e927d.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8618d28243b76c0b.rlib --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-e1b8446e709e7e37.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-deb8e480faab55e4.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-e394fd2ced96ec91.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-55983e36f0c56ac1.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-302752fdbbcbe286/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-096cd91e68895ae8/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `idklol-chat` (bin "idklol-chat")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name idklol_chat --edition=2024 chat/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4cd55d6dfc67c949 -C extra-filename=-4eed44e36b8ba4d8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_nats=/opt/rustwide/target/debug/deps/libasync_nats-5a6b9639aff4d50b.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-0998d2f9697972c1.rlib --extern h2=/opt/rustwide/target/debug/deps/libh2-ab93a6d34e562d7b.rlib --extern idklol_common=/opt/rustwide/target/debug/deps/libidklol_common-2661d55cd4c93971.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-8b057e5e03477d3f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-e4b9ce20aa8e927d.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8618d28243b76c0b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-deb8e480faab55e4.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-7c1ab11a466dc85b.rlib --extern tonic=/opt/rustwide/target/debug/deps/libtonic-a60a772beab2a945.rlib --extern tonic_prost=/opt/rustwide/target/debug/deps/libtonic_prost-761823aaced6edae.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-e394fd2ced96ec91.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-302752fdbbcbe286/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-096cd91e68895ae8/out` (signal: 9, SIGKILL: kill)
[INFO] [stdout] warning: trait `CatalogAdminRepository` is never used
[INFO] [stdout]  --> characters/src/repository/catalog_admin_repository.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub trait CatalogAdminRepository: Send + Sync {
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PostgresCatalogAdminRepository` is never constructed
[INFO] [stdout]  --> characters/src/repository/postgres_catalog_admin_repository.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct PostgresCatalogAdminRepository {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> characters/src/repository/postgres_catalog_admin_repository.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl PostgresCatalogAdminRepository {
[INFO] [stdout]    | ----------------------------------- associated function in this implementation
[INFO] [stdout] 12 |     pub fn new(pool: PgPool) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `CharacterAdminRepository` is never used
[INFO] [stdout]  --> characters/src/repository/character_admin_repository.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub trait CharacterAdminRepository: Send + Sync {
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PostgresCharacterAdminRepository` is never constructed
[INFO] [stdout]  --> characters/src/repository/postgres_character_admin_repository.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct PostgresCharacterAdminRepository {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> characters/src/repository/postgres_character_admin_repository.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl PostgresCharacterAdminRepository {
[INFO] [stdout]    | ------------------------------------- associated function in this implementation
[INFO] [stdout] 12 |     pub fn new(pool: PgPool) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `invalidate` is never used
[INFO] [stdout]   --> characters/src/services/catalog_cache.rs:98:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl CatalogCache {
[INFO] [stdout]    | ----------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 98 |     pub fn invalidate() {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CatalogAdminService` is never constructed
[INFO] [stdout]  --> characters/src/services/catalog_admin_service.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct CatalogAdminService {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> characters/src/services/catalog_admin_service.rs:13:12
[INFO] [stdout]     |
[INFO] [stdout]  12 | impl CatalogAdminService {
[INFO] [stdout]     | ------------------------ associated items in this implementation
[INFO] [stdout]  13 |     pub fn new(catalog_admin_repo: Arc<dyn CatalogAdminRepository>, catalog_repo: Arc<dyn CatalogRepository>) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  17 |     pub fn with_pool(pool: sqlx::PgPool) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  24 |     fn invalidate_cache() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  30 |     pub async fn create_race(&self, name: &str) -> Result<Race, String> {
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  39 |     pub async fn update_race(&self, id: i32, name: &str) -> Result<Race, String> {
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  48 |     pub async fn delete_race(&self, id: i32) -> Result<(), String> {
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  58 |     pub async fn create_gender(&self, name: &str) -> Result<Gender, String> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  67 |     pub async fn update_gender(&self, id: i32, name: &str) -> Result<Gender, String> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  76 |     pub async fn delete_gender(&self, id: i32) -> Result<(), String> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  86 |     pub async fn create_skin_color(&self, name: &str) -> Result<SkinColor, String> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  95 |     pub async fn update_skin_color(&self, id: i32, name: &str) -> Result<SkinColor, String> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |     pub async fn delete_skin_color(&self, id: i32) -> Result<(), String> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 114 |     pub async fn create_class(&self, name: &str) -> Result<Class, String> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 |     pub async fn update_class(&self, id: i32, name: &str) -> Result<Class, String> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 132 |     pub async fn delete_class(&self, id: i32) -> Result<(), String> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 142 |     pub async fn set_race_gender_allowed(&self, race_id: i32, gender_id: i32) -> Result<(), String> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 |     pub async fn remove_race_gender_allowed(&self, race_id: i32, gender_id: i32) -> Result<(), String> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 160 |     pub async fn set_race_gender_skin_color_allowed(&self, race_id: i32, gender_id: i32, skin_color_id: i32) -> Result<(), String> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     pub async fn remove_race_gender_skin_color_allowed(&self, race_id: i32, gender_id: i32, skin_color_id: i32) -> Result<(), Strin...
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 |     pub async fn set_race_gender_class_allowed(&self, race_id: i32, gender_id: i32, class_id: i32) -> Result<(), String> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 187 |     pub async fn remove_race_gender_class_allowed(&self, race_id: i32, gender_id: i32, class_id: i32) -> Result<(), String> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 197 |     pub async fn list_races(&self) -> Result<Vec<Race>, String> {
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 203 |     pub async fn list_genders(&self) -> Result<Vec<Gender>, String> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 209 |     pub async fn list_skin_colors(&self) -> Result<Vec<SkinColor>, String> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 215 |     pub async fn list_classes(&self) -> Result<Vec<Class>, String> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 221 |     pub async fn list_race_gender_allowed(&self) -> Result<Vec<RaceGenderAllowed>, String> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 227 |     pub async fn list_race_gender_skin_color_allowed(&self) -> Result<Vec<RaceGenderSkinColorAllowed>, String> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 233 |     pub async fn list_race_gender_class_allowed(&self) -> Result<Vec<RaceGenderClassAllowed>, String> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 240 |     pub fn get_catalog_version(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CharacterAdminService` is never constructed
[INFO] [stdout]  --> characters/src/services/character_admin_service.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct CharacterAdminService {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `with_pool`, `list_all_characters`, `get_character_by_id`, `delete_character`, and `update_character` are never used
[INFO] [stdout]   --> characters/src/services/character_admin_service.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl CharacterAdminService {
[INFO] [stdout]    | -------------------------- associated items in this implementation
[INFO] [stdout] 11 |     pub fn new(character_admin_repo: Arc<dyn CharacterAdminRepository>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub fn with_pool(pool: sqlx::PgPool) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub async fn list_all_characters(&self) -> Result<Vec<Character>, String> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub async fn get_character_by_id(&self, id: uuid::Uuid) -> Result<Option<Character>, String> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub async fn delete_character(&self, id: uuid::Uuid) -> Result<(), String> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub async fn update_character(
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `idklol-characters` (bin "characters-admin"); 1 warning emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name characters_admin --edition=2024 characters/src/bin/admin_nats_server.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d7a0eec3893283c6 -C extra-filename=-506f5be648fa4607 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_nats=/opt/rustwide/target/debug/deps/libasync_nats-83f2bbb1132a1c1e.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-45dae483728e037f.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-0998d2f9697972c1.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-34de411768ae30f9.rlib --extern h2=/opt/rustwide/target/debug/deps/libh2-ab93a6d34e562d7b.rlib --extern characters_core=/opt/rustwide/target/debug/deps/libcharacters_core-cf03e37ee41246d8.rlib --extern idklol_common=/opt/rustwide/target/debug/deps/libidklol_common-2661d55cd4c93971.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-8b057e5e03477d3f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-e4b9ce20aa8e927d.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8618d28243b76c0b.rlib --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-e1b8446e709e7e37.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-deb8e480faab55e4.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-7c1ab11a466dc85b.rlib --extern tonic=/opt/rustwide/target/debug/deps/libtonic-a60a772beab2a945.rlib --extern tonic_prost=/opt/rustwide/target/debug/deps/libtonic_prost-761823aaced6edae.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-e394fd2ced96ec91.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-55983e36f0c56ac1.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-302752fdbbcbe286/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-096cd91e68895ae8/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `idklol-characters` (bin "idklol-characters"); 12 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name idklol_characters --edition=2024 characters/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9cdf2c97a07c7395 -C extra-filename=-b5655aae20763360 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_nats=/opt/rustwide/target/debug/deps/libasync_nats-83f2bbb1132a1c1e.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-45dae483728e037f.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-0998d2f9697972c1.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-34de411768ae30f9.rlib --extern h2=/opt/rustwide/target/debug/deps/libh2-ab93a6d34e562d7b.rlib --extern characters_core=/opt/rustwide/target/debug/deps/libcharacters_core-cf03e37ee41246d8.rlib --extern idklol_common=/opt/rustwide/target/debug/deps/libidklol_common-2661d55cd4c93971.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-8b057e5e03477d3f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-e4b9ce20aa8e927d.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8618d28243b76c0b.rlib --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-e1b8446e709e7e37.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-deb8e480faab55e4.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-7c1ab11a466dc85b.rlib --extern tonic=/opt/rustwide/target/debug/deps/libtonic-a60a772beab2a945.rlib --extern tonic_prost=/opt/rustwide/target/debug/deps/libtonic_prost-761823aaced6edae.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-e394fd2ced96ec91.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-55983e36f0c56ac1.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-302752fdbbcbe286/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-096cd91e68895ae8/out` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcscpNdc/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libasync_nats-83f2bbb1132a1c1e,librustls_native_certs-2e9d2e097ff7c305,libopenssl_probe-cbab9b905ab83f66,librustls_pemfile-2e8a6a9e0f125c1c,libserde_nanos-f5ba3f61450d0a6c,libtryhard-1172df3b5db11854,libnuid-b974f5bbe0b7bcc9,libwebpki-53b5fc27f6d450a3,libportable_atomic-b9268ebf6198f0eb,libregex-661d0e25aefbfd44,libregex_automata-5b647fff0db6863d,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,libnkeys-15519e13f1dc402b,libdata_encoding-9925c048f12d655c,libsignatory-32e85f2371e8d806,libed25519_dalek-4948463d2c4a7ae0,libcurve25519_dalek-3254c0fd3126f46c,libed25519-fc3f2b52d23ef966,libsignature-8d28752594083e72,libpkcs8-9de28d970756b0c5,libspki-ee64a9e7bf05ff98,libder-1487eaa9c31ac4a8,libpem_rfc7468-f8ef945cc280a305,libbase64ct-82861b8eff39e2a5,libidklol_common-2661d55cd4c93971,libserde_urlencoded-7cb48176d9e27c59,libryu-ace37e26d8308611,libreqwest-4e79b3c1c189c202,librustls_platform_verifier-820973407db3c2b2,librustls_native_certs-fb1bf76f761699b6,libopenssl_probe-2e4370df64ac645e,libhyper_rustls-727de444cd2ecd86,libtokio_rustls-09a24a1021390d98,libencoding_rs-f47fb1c01542042e,libtower_http-427ab1a86481d821,libiri_string-d8b08e8827a09725,libtracing_opentelemetry-084e7ec247fcd074,libsqlx-e1b8446e709e7e37,libsqlx_postgres-8791767f75550cb2,libdotenvy-c158e10653a35757,libcrc-7c0e721306e9636e,libcrc_catalog-bb32f52851f13aa4,libhex-28742b4ca144387c,libwhoami-85fda6cef6337ed0,libhome-bdf87ef1480967f0,libbitflags-5c085993cab0beac,libmd5-87ca279869df8ab9,libbyteorder-1e924d369e48dcfe,libatoi-419d84771c8c75f4,libstringprep-fb1a8b8aeb704118,libunicode_properties-acf832153453926a,libunicode_normalization-51ea083ac55613a7,libtinyvec-5904eadb2731a928,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-e61eae15e30d3a28,libhkdf-8ac801783a1f2127,libhmac-65716bc368167686,libsqlx_core-510900bacf4b0af3,libwebpki_roots-8e9823caf0017823,libwebpki_roots-36d881d3a434e6f5,libsha2-6467a262ea047b35,libcpufeatures-471354fefbcaf2d8,libdigest-f342bc383594dca9,libconst_oid-5d63b50f42b847e9,libblock_buffer-3d04e3454b8c2228,libcrypto_common-d117cbc426acd994,libgeneric_array-d5a888a61ed9a83c,libtypenum-0e02f3386ab040bb,librustls-62f7b20c0f79f9aa,libsubtle-fdb157e48338ed49,libwebpki-e7d98e69cd6c158d,libaws_lc_rs-3ddc8982731f6ff8,libaws_lc_sys-2b727a280212f6ff,libring-2021659cf5d79515,libuntrusted-3420b86308bec153,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libhashlink-a200ded97f2f80e8,libhashbrown-58a46c9697e58a2b,libfoldhash-a84df4cbe8daa3b8,liballocator_api2-3bc2480ae44878f3,libchrono-0998d2f9697972c1,libiana_time_zone-54997521cde77023,libnum_traits-fd9becfa2d006b07,libuuid-55983e36f0c56ac1,libgetrandom-7af99a7d950e0e56,liburl-43fc05b5a3fa6d2f,libidna-2e15c354b32ff8e9,libutf8_iter-0d9be7b316c2b184,libidna_adapter-54626a1d112b8c26,libicu_properties-8135fa7b59fdb42c,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-b2abb2693f2be400,libicu_normalizer_data-088c419f54c50650,libicu_collections-cde200fba3d023cc,libpotential_utf-e15f106db82047f6,libicu_provider-5a4a32d2656b5530,libicu_locale_core-27c5b1af4f5a1881,libtinystr-d5522eb47acfa425,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-1e20594da6eba5c6,libzerotrie-a1c2e7ba8113d9a8,libyoke-a147415491763ed6,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-fc56b8bcc8646d5a,libform_urlencoded-b57e943dc1db8475,libcrossbeam_queue-7ccd0d142a4956b3,libeither-ed389d15e9581dc3,libevent_listener-3285fc919fa670d4,libparking-49fcf10303d3525f,libtonic-a60a772beab2a945,libhyper_timeout-0ea5b3ec8aff4a1f,libtokio_io_timeout-4e5a520c446fd17f,libaxum-d6b5235a34290305,libbitflags-e2b4db6c651223da,libsync_wrapper-17f912c27eab8964,libaxum_core-a42c1653b9b8d555,libhyper-f293696beb9107d4,libh2-9d48fa5b023b524d,libbase64-64299f9d815d057c,libprost-8b057e5e03477d3f,libhttp_body-0d8144236700eaba,libhttp-21c1627ebeda0684,libtracing_bunyan_formatter-dffaaf16482480a0,libgethostname-cceafda88e6b5520,libtracing_log-2845e10a5b2ad528,libserde_json-8618d28243b76c0b,libzmij-07c2bc01ed4c756c,libahash-71845bd2c2006b1a,libgetrandom-30d57335ad540b09,libtracing_appender-9132649e85b730fc,libthiserror-941f14eccbf9038b,libtime-6f44958450dde8e6,libtime_core-b0a5dd9c151b4fd3,libnum_conv-a6c1e03cf6174049,libderanged-c8218fbf468a77fd,libpowerfmt-a0c185df26c26a22,libtracing_subscriber-5cdd8cd4ef2c9916,libthread_local-930fa34297cc73a9,libnu_ansi_term-397b1770c3b67a2d,libsharded_slab-86c02de814b2de8a,liblazy_static-11a370a7170f9408,libspin-b0f789aa2a8dd050,libtracing_log-1e9ae028a6d9ad46,libcrossbeam_channel-4816b269e0e9ffd5,libcrossbeam_utils-0a46ed2e1921bda3,libopentelemetry_otlp-3714cd830ee68536,libopentelemetry_proto-b9c5d9e66457f65c,libopentelemetry_sdk-edf5e57202a49792,libtonic-38bbdffd2c636e47,libsocket2-0161ed8c71a94e58,libhyper_timeout-d9bb91e02be8eb7e,libasync_stream-732f45c500397fdd,libhyper_util-ca9c32c5560c3d24,libipnet-9aae67a4e846df6d,libhyper-96d8ce511e6e085a,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libsmallvec-81f223b9fc6f084a,libhttparse-4b1ed73b760072b9,libh2-ab93a6d34e562d7b,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libfnv-2d77ec4f6f971b24,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libaxum-5a28acfcda4f4b1e,libpercent_encoding-c53c37e60dd2727e,libmatchit-b2689776cf6e5db9,libaxum_core-35a02e8019413fa9,libmime-4b44681fdb2c65f7,libtower-b389768efda2641c,libsync_wrapper-a3845461b7db14a0,libtower-4605620a27a9b744,libindexmap-66e408bd9c62cbca,libhashbrown-8ac6e23154e6c3d0,libtokio_util-8697e0be162fd74f,librand-28752b29af85ab66,librand_chacha-c5a405ad3e66f008,libppv_lite86-7e18c5ecbabbe7da,libzerocopy-7b8e2db7912d95c2,librand_core-a89985cceb2b6a11,libgetrandom-80245730e57162f2,libcfg_if-5af52f617df93f8f,libtower_layer-d70c7e404336389b,libbase64-2a03de3babadded3,libprost-c444cd9586a27962,libpin_project-075cc92695584bc4,libtower_service-0d7df29686b13872,libtokio_stream-7c1ab11a466dc85b,libtokio-deb8e480faab55e4,libsignal_hook_registry-5228c9c0eaf88b26,libsocket2-d0b347c4c5059b25,libmio-e1a8c35cb4bac34b,liblibc-a444f2b7d1f00841,libhttp_body_util-3c8fb02d8ca42e94,libhttp_body-5900c4778d7e26d0,libhttp-db13869011945e41,libitoa-6b76ec393d6a2c41,libbytes-d1cd3927a1e56853,libserde-e4b9ce20aa8e927d,libserde_core-9630c118cbbf7b68,libopentelemetry-e4d8adcf9a81a60a,libtracing-e394fd2ced96ec91,liblog-28f8cc0684f4f944,libtracing_core-5739730713953b49,libonce_cell-0ba6aecba7086d38,libthiserror-1a54a21bee8cf1b6,libfutures-34de411768ae30f9,libfutures_executor-3d489db4fe151298,libfutures_util-3ed778d4bb1915e8,libmemchr-f9c66c7ba21bf873,libfutures_io-61a3721ad1bcbdb7,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcscpNdc/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-302752fdbbcbe286/out" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-096cd91e68895ae8/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/npc_interactions_bridge-95992f5c2e1f09d8" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `idklol-npc-interactions-bridge` (bin "npc-interactions-bridge") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "981662788efb1ce4593fbdd8bd8ee5cdd98e8047947fb4d968bcf2951577c464", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "981662788efb1ce4593fbdd8bd8ee5cdd98e8047947fb4d968bcf2951577c464", kill_on_drop: false }`
[INFO] [stdout] 981662788efb1ce4593fbdd8bd8ee5cdd98e8047947fb4d968bcf2951577c464
